home *** CD-ROM | disk | FTP | other *** search
/ CD Loisirs 6 / CDL_N6.iso / mac / CD Loisirs N°6 / PaperPlanes / Demo / 00152.ls < prev    next >
Encoding:
Text File  |  1994-08-25  |  223 b   |  11 lines

  1. on exitFrame
  2.   global Step, NumFrames, lastQT
  3.   set Step to 7
  4.   set NumFrames to 11
  5.   initAnnotations(30, 1)
  6.   setAppearTime(1, 1 * 60)
  7.   set lastQT to "P18S07"
  8.   preLoadCast(the number of cast lastQT)
  9.   setUpFastFwd()
  10. end
  11.